Source Control

A full-featured Git client integrated into the sidebar, offering granular control over your repository state.

Workflow

The interface is divided into logical sections:

Advanced Operations

Diff Viewer

Clicking any modified file opens the Diff Viewer, a side-by-side comparison tool to review changes line-by-line before staging.

[!TIP] Safety Nets: The component supports Undo Last Commit (Soft Reset) and Amend Commit to fix mistakes in your history without dropping to the terminal.